Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Shell script which whenever gets executed displays the message “Good Morning/Goo...May 31
EXECUTEMay 06
Develop a simple calculator with addition, subtraction, multiplication and divis...Feb 27
Execute the command which display login name, the name of your terminal and date...Oct 10
Write a shell script, which displays a list of all files in the current ...Mar 24
Program to simulate process synchronization, call wait function so that the exec...Jul 25
Program to create a shared memory and print the id of the shared memoryJul 26
Program to add 4 integer values using 2 processesJul 27
Program to copy elements of one array to another for n number of processesJul 28
Program to copy elements of one array to another for n number of processesJul 29
Program to add the corresponding index value of two arrays and result is stored ...Jul 30
Program to display alert on click of linkNov 25
Program to covert number from one base to another like binary, octal, hexadecima...Nov 08
Simple program to display alert onload event of page or browserAug 17
Program to add two numbersNov 02
Program to multiply two numbersDec 12
Program to compare number is greater than 100 or not using if statementSep 29
Program to calculate average of numbers given by user using while loopDec 29
Program to fine solution of QUADRATIC EQUATIONSep 26
Program that shows how to perform explicit cast of a variableDec 10
Program to calculate sum of terms of 1/n i.e. 1/n + 2/n + 3/n and so on till n/nAug 15
Program of an EVALUATION OF AN EXPRESSIONS Dec 06
PROGRAM TO CALCULATE BONUS, COMMISSION AND GROSS SALARY OF A SALESMANSep 09
Program to print multiplication tables using do while loopAug 17
Program to print values of 2 raise to power N, N and 2 raise to power -nSep 22
Program to print string in different patternAug 03
Program to perform sorting on words or string values using for loop Oct 29
Program to calculate x raise to y or power(x,y) using while loopAug 08
Program to print number N times using for loop Dec 26
Program to print address of a variable using & operatorAug 15
Program to print address of a variable using & and * operatorsSep 18
Program to exchange numbers using pointersDec 16
Program to perform file read and write operations Oct 17
Program to writes numbers in a file and read and find odd or even numbers from i...Nov 16
Program to add to matrices using pointersSep 01
Program to read numbers from two files using fscanf function and write it in ano...Dec 08
Program to add record in a file, search record by name telephone number and disp...Sep 25
Program to receive marks in 2 subjects and output whether the student has passed...Oct 03
Program to find whether the given number is a palindrome number or notOct 09
Program to compare strings, concatenate strings, copy string and display part of...Sep 18
Program that will enter a line of text, store it in an array and then display it...Nov 02
Program to find matrix addition, subtraction, multiplication, transpose and symm...Dec 20
Program of matrix multiplication using functionAug 14
Program of matrix multiplication using pointers Nov 06
Program of matrix addition using functionSep 14
Program that accepts characters in lower case, stores them in an array and print...Dec 01
Program that accepts a string in an array and prints the reverse of the stringSep 13
Program to find the length of a string taken from user without using strlen...Nov 10
Program to append one string s2 to another string s1 i.e. concatenation of two s...Aug 23
Program to concatenate of two strings without using strcat functionSep 11